hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
_D3D11_SHADER_TYPE_DESC
directx
d3d11shader
Undocumented in source.
version(Windows && Direct3D_11)
struct
_D3D11_SHADER_TYPE_DESC {
D3D_SHADER_VARIABLE_CLASS
Class
;
D3D_SHADER_VARIABLE_TYPE
Type
;
UINT
Rows
;
UINT
Columns
;
UINT
Elements
;
UINT
Members
;
UINT
Offset
;
LPCSTR
Name
;
}
Members
Variables
Class
D3D_SHADER_VARIABLE_CLASS
Class
;
Undocumented in source.
Columns
UINT
Columns
;
Undocumented in source.
Elements
UINT
Elements
;
Undocumented in source.
Members
UINT
Members
;
Undocumented in source.
Name
LPCSTR
Name
;
Undocumented in source.
Offset
UINT
Offset
;
Undocumented in source.
Rows
UINT
Rows
;
Undocumented in source.
Type
D3D_SHADER_VARIABLE_TYPE
Type
;
Undocumented in source.
Meta
Source
See Implementation
directx
d3d11shader
aliases
D3D11_CBUFFER_TYPE
D3D11_RESOURCE_RETURN_TYPE
D3D11_SHADER_BUFFER_DESC
D3D11_SHADER_DESC
D3D11_SHADER_INPUT_BIND_DESC
D3D11_SHADER_TYPE_DESC
D3D11_SHADER_VARIABLE_DESC
D3D11_SHADER_VERSION_TYPE
D3D11_SIGNATURE_PARAMETER_DESC
D3D11_TESSELLATOR_DOMAIN
D3D11_TESSELLATOR_OUTPUT_PRIMITIVE
D3D11_TESSELLATOR_PARTITIONING
LPD3D11SHADERREFLECTION
LPD3D11SHADERREFLECTIONCONSTANTBUFFER
LPD3D11SHADERREFLECTIONTYPE
LPD3D11SHADERREFLECTIONVARIABLE
enums
D3D11_SHVER_PIXEL_SHADER
functions
D3D11_SHVER_GET_MAJOR
D3D11_SHVER_GET_MINOR
D3D11_SHVER_GET_TYPE
interfaces
ID3D11ShaderReflection
ID3D11ShaderReflectionConstantBuffer
ID3D11ShaderReflectionType
ID3D11ShaderReflectionVariable
structs
_D3D11_SHADER_BUFFER_DESC
_D3D11_SHADER_DESC
_D3D11_SHADER_INPUT_BIND_DESC
_D3D11_SHADER_TYPE_DESC
_D3D11_SHADER_VARIABLE_DESC
_D3D11_SIGNATURE_PARAMETER_DESC